<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>Major7Minor7OrDominant7</after>
        <action>HalfDiminished7OrDiminshed7</action>
        <scheme>

(ChordComparison::ChordComparison (list ChordComparison::HalfDiminished7 ChordComparison::Diminished7))

</scheme>
        <label>HalfDiminshed7Diminished7</label>
        <tooltip>Determine if the type of diminshed chord sounded</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
